home *** CD-ROM | disk | FTP | other *** search
-
-
-
- TTTTAAAANNNN((((3333FFFF)))) TTTTAAAANNNN((((3333FFFF))))
-
-
-
- NNNNAAAAMMMMEEEE
- tan, dtan, qtan, tand, dtand, qtand - FORTRAN tangent intrinsic function
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- rrrreeeeaaaallll rrrr1111,,,, rrrr2222
- ddddoooouuuubbbblllleeee pppprrrreeeecccciiiissssiiiioooonnnn ddddpppp1111,,,, ddddpppp2222
- rrrreeeeaaaallll****11116666 qqqqpppp1111,,,, qqqqpppp2222
- rrrreeeeaaaallll****4444 rrrr3333,,,, rrrr4444
- rrrreeeeaaaallll****8888 ddddpppp3333,,,, ddddpppp4444
- rrrreeeeaaaallll****11116666 qqqqpppp3333,,,, qqqqpppp4444
-
- rrrr2222 ==== ttttaaaannnn((((rrrr1111))))
-
- ddddpppp2222 ==== ddddttttaaaannnn((((ddddpppp1111))))
- ddddpppp2222 ==== ttttaaaannnn((((ddddpppp1111))))
-
- qqqqpppp2222 ==== qqqqttttaaaannnn((((qqqqpppp1111))))
- qqqqpppp2222 ==== ttttaaaannnn((((qqqqpppp1111))))
-
- rrrr4444 ==== ttttaaaannnndddd((((rrrr3333))))
-
- ddddpppp4444 ==== ddddttttaaaannnndddd((((ddddpppp3333))))
- ddddpppp4444 ==== ttttaaaannnndddd((((ddddpppp3333))))
-
- qqqqpppp4444 ==== qqqqttttaaaannnndddd((((qqqqpppp3333))))
- qqqqpppp4444 ==== ttttaaaannnndddd((((qqqqpppp3333))))
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _t_a_n returns the real tangent of its real argument, _d_t_a_n returns the
- double-precision tangent of its double-precision argument, and _q_t_a_n
- returns the real*16 tangent of its real*16 argument. The argument for
- _t_a_n, _d_t_a_n, and _q_t_a_n must be in radians and is treated modulo 2*Pi.
-
- The generic _t_a_n function becomes _d_t_a_n as required with a double-precision
- argument, and _q_t_a_n as required with a real*16 argument.
-
- _t_a_n_d returns the real*4 tangent of its real*4 argument. The argument for
- _t_a_n_d must be in degrees and is treated modulo 360. _d_t_a_n_d returns the
- real*8 tangent of its real*8 argument. _q_t_a_n_d returns the real*16 tangent
- of its real*16 argument. The generic _t_a_n_d function becomes _d_t_a_n_d as
- required with a real*8 argument, and _q_t_a_n_d as required with a real*16
- argument.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- trig(3M).
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-